iframe {
    border: none;
}

body,
html {
    background-color: #f9fafa;
    color: #20303c;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    width: 100%;
}

.CJ4D6R {
    display: flex;
    height: calc(100vh);
    justify-content: flex-end;
    width: 100%;
}

.Woz8P7 {
    border: none;
    height: 100%;
    max-width: 100vw;
    overflow: hidden;
    transform-origin: top right;
    transition-duration: 0.3s;
    transition-property: width, height, transform;
    transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
    width: 100vw;
}
